home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Game / KQ / BARTELE.KQ < prev    next >
Encoding:
INI File  |  1998-12-15  |  768 b   |  47 lines

  1. [Teleport]
  2. classType=KQPortal
  3. # Fred is a nice generic name so everyone can call these the same.
  4. currAnimName=stop
  5. colliderType=0
  6. world=Barren.kq
  7. enterAnim=teleportdown
  8. exitAnim=teleportup
  9. animLoops=loops
  10. shadowMask=0
  11.  
  12. # This makes sure the portal does not get saved.
  13. groupAlways=2
  14.  
  15. # These are set in the calling worlds .CS file.
  16. locX=0
  17. locY=0
  18. locZ=0
  19. dirz=0
  20. noLocX=-1
  21. noLocY=-1
  22. noLocZ=-1
  23.  
  24. destConnorLocX=183000
  25. destConnorLocY=95500
  26. destConnorLocZ=2000
  27. destConnorDirX=0
  28. destConnorDirY=0
  29. destConnorDirZ=-2.0
  30.  
  31. destCamLocX=182700
  32. destCamLocY=90500
  33. destCamLocZ=3400
  34. destCamDirX=-0.2
  35. destCamDirY=0
  36. destCamDirZ=-.3
  37.  
  38. [loops]
  39. classtype=KQAnimLoopList
  40.  
  41. nMovement=1
  42. Movement0=stop
  43.  
  44. [movement0]
  45. loop=clicker.kqs clicker 0.0 1.0 1 1
  46.  
  47.